home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / pline045.zip / PLINER.DOC < prev    next >
Text File  |  1996-04-27  |  9KB  |  236 lines

  1. Psych0Liner version 0.45
  2. Copyright (C) 1995,1996 by Andrew Ziem
  3.  
  4. -= What is Psych0Liner?
  5.      Psych0Liner is a oneliner program, and it's free.   It's like a graffiti
  6.  board, but it's only oneline per entry.
  7.  
  8. -= Disclaimer / Legal stuff
  9. I've done my best to make Psych0Liner bug-free and safe to use which doesn't
  10. mean it couldn't cause a program.  If you agree to use this program you agree
  11. that I am not liable for damages that may result in Psych0Liner's use.
  12.  
  13. -= Licence
  14.  Psych0Liner is the copyrighted material of Andrew Ziem. It may only be used
  15.   in accordance with the conditions set out in this license agreement.
  16.  
  17.  You are encouraged to distribute Psych0Liner provided that no fee is charged
  18.   for its distribution, and that the distribution archive is not modified in
  19.   any way.  A fee may be charged only for physical distribution, only to
  20.   recover your actual costs which occured in the transfer.
  21.  
  22.  You may not modify or otherwise reverse-engineer Psych0Liner.
  23.  
  24. -= Important for this version
  25.  Bulletins are under construction.
  26.  Run PL40TO45.EXE to upgrade PLINER.CFG from v0.40 to V0.45.
  27.  Not all of the new language file is in use, such as the command keys.
  28.  Some of the lower security level definitions don't do anything.
  29.  @ does not work in the language file as does external texts.
  30.                      
  31. -= Packing list
  32.  PLINER.DOC       This file
  33.  WHATS.NEW        What's new in the world of Psych0Liner
  34.  
  35.  PLINER.EXE       Psych0Liner executable
  36.  PLINETXT.DAT     Default language and menus
  37.  
  38.  DESC.SDI         Oneline description
  39.  FILE_ID.DIZ      Full description
  40.  FREQ_US          Freqable files from my BBS (mostly more Psych0Software)
  41.  
  42. -= Files used and/or made by Psych0Liner
  43.      Some of these files are only created in setup mode.
  44.  
  45.  LINERS.DAT       oneliners
  46.  NODE.DAT         specific data for each node.
  47.  PLINETXT.DAT     raw string and screen data
  48.  PLINER.CFG       main configuration
  49.  PLINER.PLL       compiled language data
  50.  USERS.DAT        individual user setup
  51.  
  52. -= Features
  53.    * it's free
  54.    * `x, |nn and ~xx style MCI codes
  55.    * integrated support to import taglines via Psych0Tag
  56.    * on-line configuration editing
  57.       * security limits
  58.       * oneliners editor
  59.       * customizable colors w/ cool pre-set color schemes
  60.    * file locking support (when share is loaded)
  61.    * fully customizable langauge file
  62.    * customizable user handles with color
  63.         
  64.   -= things made possible by DDPlus =-
  65.    * internal, fossil and DigiBoard speeds up to 115,200
  66.    * IRQs 0-15, com ports 1-4, and selectable port addresses
  67.    * full OS/2, Windows, Windows/NT, Desqview and DOS support
  68.    * local video can be toggled off (saves time in multitasking)
  69.    * ANSI.SYS or equvilant not required
  70.     
  71. -= Installing Psych0Liner
  72.    1) make a directory for Psych0Liner, lets use C:\DOOR\PLINER as an example.
  73.    2) unARJ the PLINER???.ARJ into the C:\DOOR\PLINER directory.
  74.    3) run "PLINER /CL" to compile the language text (PLINETXT.DAT
  75.        into PLINER.PLL).
  76.    4) run "PLINER /S" (no qoutes) to enter the configuration editor, browse
  77.        the options and change whatever is important to your setup.
  78.  
  79. -= Running Psych0Liner
  80.    Command line switches (override all other settings)
  81.  
  82.    /L           local mode
  83.    /B[n]        locked baud
  84.    /C[n]        comport
  85.    /CL[p]       compile langauge text (defaults to PLINETXT.DAT)
  86.    /M           maintenace mode (maintenace under construction)
  87.    /N[n]        node number
  88.    /P[p]        path to drop files
  89.    /T           import tagline
  90.    /V           turn off local screen (speeds up multitasking, especailly DV)
  91.    /?           shows command line options 
  92.  
  93.    SysOp Function Keys
  94.  
  95.    F1  Display availabe Fx keys and what they do
  96.    F2  Starts user<->sysop scrolling chat
  97.    F7  Increments user time by 5 minutes
  98.    F8  Decrements user time by 5 minutes
  99.    F10 Kick user
  100.  
  101. -= MCI Color Pipe Codes
  102.         Psych0Liner uses the same simple color code system as many other
  103.  BBS programs.  A pipe | is followed after two numbers, two numbers are
  104.  always required.  00 through 15 affect the foreground.  00 is black and
  105.  15 is white.  16 through 23 affect the background.  16 is black and 23
  106.  is white.  
  107.   
  108.   examples:
  109.   |21|05Dark Purple on Light Purple
  110.   |00INVISABLE!?!?|15YES! |05W|13OW!
  111.  
  112.      Psych0Liner's other MCI code system, which is designed mainly for the
  113.  user's use, uses `x.  x is a character from 1 to 9, 0 or ! through %.  1
  114.  being dark blue and % being white.  This method can't change the background
  115.  color.
  116.  
  117.   examples:
  118.   `5Dark Purple
  119.   `%YES! `5W`#OW!
  120.  
  121. -= Psych0Liner's Unique Extended MCI
  122.      These only affect the foreground, and are used mostly internally
  123.  by Psych0Liner, the purpose is to easily change your color scheme. You can
  124.  change what they represent in the colors section of the configuration.
  125.  
  126. 50 UpperCase     51 LowerCase    52 Numbers      53 Punctuation  54 Hibit
  127. 55 Oneliners     56 Errors       57 Menu HotKeys 58 Menu Text    
  128. 59 Menu Brackets 60 Light Lines  61 Medium Lines 62 Dark
  129.  
  130. -= Other MCI
  131.    These follow the ~xx pattern. Example: ~TR (total runs).
  132.  
  133.    TR     total runs
  134.    TW     total oneliners written
  135.  
  136.    SA     system name (from config)
  137.    SC     clear screen
  138.    SG     beep (ASCII code 7)
  139.    SM     <CR> + <LF> (ASCII codes 13 and 10)
  140.    SU     environment & version
  141.    SV     Psych0Liner version
  142.    SY     | (not translated as an MCI code, used for examples)
  143.    SZ     ` (not translated as an MCI code, used for examples)
  144.  
  145.    UF     first name
  146.    UH     handle (name selected for use)
  147.    UL     last name
  148.    UR     realname (full)
  149.  
  150. -= Psych0Tag
  151.      Psych0Liner has support for my tagline program, Psych0Tag.
  152.  Psych0Liner calls Psych0Tag to put a tagline to a file then reads it
  153.  and adds it to the oneliners.  Psych0Liner interally passes a command
  154.  line to Psych0Tag.
  155.  
  156.      To turn on support for Psych0Tag put Psych0Tag's full path and filename
  157.  in the main configuration.  A tagline can be imported from the miscellaneous
  158.  section of the config or by runing "PLINER /T".
  159.  
  160.  See the FREQ_US file on how to get a copy of Psych0Tag.
  161.  
  162. -= Registration
  163.      If you like Psych0Liner please let me know so, it can really get me
  164.  going.   Send me a postcard, netmail or even money.  If you wish to send
  165.  money, $5 to $10 US dollars is a fair amount.  I don't have keys yet, since
  166.  this is freeware.
  167.  
  168.  Andrew Ziem
  169.  3080 Woodview Ct.
  170.  Colorado Springs, CO 80918-4635
  171.  
  172. -= Bugs
  173.      I've spent many long hours trying to make programs that everyone can use
  174.  and enjoy.  I do my very best to make it bug-free and work with many diffrent
  175.  setups.  If you find a bug, please tell me.  I can't fix it if I don't know
  176.  enough about it.
  177.  
  178.      Please make all bug reports as thorough as you can.  Detail when the
  179.  problem occurs, what it does and doesn't do, and what it says when it
  180.  happens.  All this information can make it a LOT easier to locate and fix the
  181.  bug.  Also, please give a detailed description of your setup as possible.
  182.  Things like CPU, modem, BBS software, dropfile type, operating system name,
  183.  version etc really help!
  184.  
  185. -= Where in the world is Psych0 (Andrew Ziem)?
  186. I will not reply to LD netmail, if you want a reply use Internet email or
  187.  echomail.
  188.  
  189. email ziem@rmii.com
  190.       andrew.ziem@watchman.commctr.com
  191. fido  1:128/234 : BBS_DOORS
  192. rgs   50:610/7  : RGS_DOORS
  193. BBS   Psychosis 719.532.0053
  194.  
  195. -= Acknowledgements and credits
  196.  DDPlus Toolkit made by Scott Baker, Derrick Parkhurst, Steve Lorenz and
  197.   Bob Dalton
  198.  DESQview is a registered trademark of Quarterdeck office Systems
  199.  Ripscript & Ripterm are registered trademarks of TeleGarfix 
  200.    Communications
  201.  Windows is a registered trademark of Microsoft Corporation
  202.  OS/2 is a registered trademark of IBM Corporation
  203.  
  204.  All other programs are copyright and/or trademarked by thier respective
  205.   author unless otherwise noted.
  206.  
  207. -= Distribution
  208. UUencoded updates and announcements are available via Internet email, write
  209.  me at ziem@rmii.com if interested.
  210.  
  211.  -BBS-
  212. Psychosis              Andrew Ziem         719.532.0053 8ßFG 1:128/234
  213. The Watchman BBS       Scott Odenwald      719.550.1455 4ß   1:128/167
  214. Extravagance BBS       C. Josh Doll        719.573.5674 4    1:128/236
  215.  
  216. International Palace   Digant Kasundra     214.524.3636 4ß   1:124/3286
  217.  
  218. Nuclear Disaster       Atomsmasher         615.834.8448 8ß
  219.  
  220. key
  221.  8 28800 modem           4 14400 modem
  222.  F Psych0Liner freqable as PLINER
  223.  G guest account (login guest, password guest)
  224.  ß beta test site
  225.  
  226.  -filebone-
  227. echo tag   network
  228.  
  229. RGS_DOORS  RGSNet  [temp. off]
  230. DDSDOORS   FidoNet [off, can't reach the cordinator guy]
  231.  
  232.  -anonymous ftp-
  233. rmii.com : /pub2/ziem
  234.  
  235. // End of file "PLINER.DOC"
  236.